Deprecated: Array and string offset access syntax with curly braces is deprecated in /home2/nyezo/stage.gutenparts.com/vendor/cakephp/cakephp/src/View/Helper/FormHelper.php on line 2064
Warning (512): Unable to emit headers. Headers sent in file=/home2/nyezo/stage.gutenparts.com/vendor/cakephp/cakephp/src/View/Helper/FormHelper.php line=2064 [CORE/src/Http/ResponseEmitter.php, line 51]
Warning (2): Cannot modify header information - headers already sent by (output started at /home2/nyezo/stage.gutenparts.com/vendor/cakephp/cakephp/src/View/Helper/FormHelper.php:2064) [CORE/src/Http/ResponseEmitter.php, line 152]
Warning (2): Cannot modify header information - headers already sent by (output started at /home2/nyezo/stage.gutenparts.com/vendor/cakephp/cakephp/src/View/Helper/FormHelper.php:2064) [CORE/src/Http/ResponseEmitter.php, line 181]
Error: Missing Method in OrdersController

Missing Method in OrdersController Cake\Controller\Exception\MissingActionException

Documentation API

The action {img} is not defined in OrdersController

Error: Create OrdersController::{img}() in file: src/Controller/OrdersController.php.

<?php
namespace App\Controller;

use 
App\Controller\AppController;

class 
OrdersController extends AppController
{

    public function {
img}()
    {

    }
}

If you want to customize this error message, create src/Template/Error/missing_action.ctp

toggle vendor stack frames